Get CSV Tables Into Databricks

Uploading one or many csv table into your Databricks work space

Databricks
Get Csv File
Microsoft Azure
Author

Phuong Nguyen

Published

December 28, 2024

How to upload a table into your Databricks work space in Microsoft Azure

Hello,

This post give a quick through of creating a table in Azure Databricks work space.

Prerequisite:

In order to perform the task, you must have an Azure Databricks account. If you have not had that, go to create an Azure account, then subscribe Databricks to create an Databricks work space

Create your first table

Step 1. Launch your work space Databricks

Step 2. In the sidebar, click + New to Add or Upload data

Step 3. Click on Create and modify table

Step 4. Drop files into the frame or click on browse to upload the files (Maximum 10 files and total upload size of 2GB)

Step 5. After files are uploaded, verify then click on Create Table

Final result

Here is the table successfully uploaded on the Databrick work space

To give you a hands-on practice of this work, please following my step-by-step tutorial video to perform all the above steps:

Reference

[1] https://learn.microsoft.com